home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
steppenw.swf
/
scripts
/
DefineButton2_3047
/
BUTTONCONDACTION on(keyPress Right).as
Wrap
Text File
|
2008-11-12
|
66b
|
4 lines
on(keyPress "<Right>"){
gotoAndStop(100 - _currentframe);
}